home *** CD-ROM | disk | FTP | other *** search
/ The Arsenal Files 6 / The Arsenal Files 6 (Arsenal Computer).ISO / windows / wb32_96a.zip / DATETIME.WB_ < prev    next >
Text File  |  1994-08-28  |  64b  |  5 lines

  1. a=TimeDate()
  2. a=strcat(" ",a,@crlf)
  3. clipput(a)
  4. sendkey("^V")
  5.